Search results

19 packages found

Approximate (fuzzy) string matching just like you are used to from Sublime Text and others.

published 0.1.0 8 years ago
M
Q
P

Searching word in string, faster and flexible.

published 1.0.0 6 years ago
M
Q
P

This algorithm finds all occurrences of a pattern in a text in linear time. Let length of text be n and of pattern be m, then total time taken is O(m + n) with linear space complexity.

published 1.0.1 6 years ago
M
Q
P

A string searching algorithm for finding instances of a pattern in text

published 1.0.6 9 years ago
M
Q
P

Escape umlauts and other special characters in a string. Converts them into HTML entities. Useful when searching for a string in HTML content.

published 1.0.1 9 months ago
M
Q
P

Simple, fast, fuzzy string searching.

published 0.2.0 7 years ago
M
Q
P

Brute-force string searching for JavaScript

published 1.0.0 3 years ago
M
Q
P

String searching specification for JavaScript

published 1.0.1 3 years ago
M
Q
P

Rabin-Karp algorithm for JavaScript

published 1.0.0 3 years ago
M
Q
P

Knuth-Morris-Pratt algorithm for JavaScript

published 1.0.0 3 years ago
M
Q
P

String searching failure function for JavaScript

published 1.0.0 3 years ago
M
Q
P

Longest prefix/suffix array for JavaScript

published 1.0.0 3 years ago
M
Q
P

Fibonacci string for JavaScript

published 1.0.0 3 years ago
M
Q
P

An implementation of the Knuth-Morris-Pratt string searching algorithm.

published 1.0.0 9 years ago
M
Q
P

Knuth-Morris-Pratt string searching algorithm.

published 0.0.3 9 years ago
M
Q
P

Useful utilities for string searching and manipulation.

published 1.0.0 4 years ago
M
Q
P

JavaScript library for fuzzy search and comparison of strings.

published 1.0.0 6 years ago
M
Q
P

A Set-like data structure designed for ultra fast full-text searching

published 1.2.0 3 years ago
M
Q
P

A searching library for Node.js & javascript made based on well known algorithmes included : Linear Search , Binary Search , Jump Search , etc..

published 1.0.1 7 years ago
M
Q
P